home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AGA Toolkit '97
/
The AGA Toolkit '97.iso
/
graphics
/
misc
/
epic
/
readme.amiga
< prev
next >
Wrap
Text File
|
1996-09-07
|
1KB
|
35 lines
EPIC - Efficient Pyramid Image Encoder
Wavelet based image compression software.
Amiga version released with permission of author <Eero Simoncelli>
Amiga version compiled by me. (Michael Cheng memfc@alinga.newcastle.edu.au)
Please read the README file for Copyright and ownership information.
Read USAGE and the web page to find out what this is.
URL: http://www.cis.upenn.edu/~eero/epic.html
Source: ftp://ftp.cis.upenn.edu/pub/eero/epic.tar.Z
Technical Description: ftp://whitechapel.media.mit.edu/pub/epic/EPIC.ps.Z
Requires ixemul.library version 42.0 or greater.
68000 and 68030+68881 versions included.
SupportSoftware: I suggest getting gfx/pbm/pnmtopng.lha and
gfx/pbm/ilbmtoppm.lha as software supports pgm format images only.
Notes: The times given by 'unepic' for uncompression are erroneous.
Future: I only ported this for my own interest really. Specific compilation
versions may be available on request (depending on how many). In short; no
future plans.
CHANGES
Straightforward compilation with amiga gcc 2.7.0
Changes to original src
- removed #include <malloc.h> from utilties.c
- added #include <stdlib.h> to epic.h